entry: Avoid bubblewindow popup/popdown API
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 12 Nov 2013 13:35:17 +0000 (14:35 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:04 +0000 (17:10 +0100)
commit8384ef961ea14abcc1f91d7917b25622bc326c6f
tree9ff7669534922d198731f01fc1ce4b9793f76822
parent1813c8391c887ad6a509743211c0335b2407bd93
entry: Avoid bubblewindow popup/popdown API

Besides setting all positioning properties at once, popup() would just
show the widget, so do that directly after just updating the position.
gtk/gtkentry.c